+Mon Sep 24 12:43:45 2001 Owen Taylor <otaylor@redhat.com>
+
+ * gtk/gtk-sections.txt: Updates for removed/renamed functions.
+
2001-09-08 Havoc Pennington <hp@pobox.com>
* gtk/gtk-sections.txt: move some of the accel group functions
GtkContainer
GTK_IS_RESIZE_CONTAINER
GTK_CONTAINER_WARN_INVALID_CHILD_PROPERTY_ID
-GTK_HAVE_CONTAINER_FOCUS_ADJUSTMENTS
<TITLE>GtkContainer</TITLE>
gtk_container_border_width
gtk_container_add
gtk_container_resize_children
gtk_container_child_type
gtk_container_child_set
-gtk_container_queue_resize
-gtk_container_clear_resize_widgets
gtk_container_forall
-gtk_container_child_composite_name
gtk_container_set_border_width
-gtk_container_dequeue_resize_handler
gtk_container_propagate_expose
gtk_container_set_focus_chain
gtk_container_unset_focus_chain
gtk_menu_item_set_right_justified
gtk_menu_item_set_submenu
gtk_menu_item_remove_submenu
-gtk_menu_item_set_placement
gtk_menu_item_select
gtk_menu_item_deselect
gtk_menu_item_activate
GtkCellRenderer
gtk_cell_renderer_get_size
gtk_cell_renderer_render
-gtk_cell_renderer_event
<SUBSECTION Standard>
GTK_CELL_RENDERER
GTK_IS_CELL_RENDERER
gtk_widget_get_parent
gtk_widget_get_settings
gtk_widget_get_size_request
-gtk_widget_get_usize
gtk_widget_pop_visual
gtk_widget_push_visual
gtk_widget_set_child_visible
@pspec:
-<!-- ##### MACRO GTK_HAVE_CONTAINER_FOCUS_ADJUSTMENTS ##### -->
-<para>
-
-</para>
-
-
-
<!-- ##### MACRO gtk_container_border_width ##### -->
<para>
@first_arg_name:
-<!-- ##### FUNCTION gtk_container_queue_resize ##### -->
-<para>
-
-</para>
-
-@container:
-
-
-<!-- ##### FUNCTION gtk_container_clear_resize_widgets ##### -->
-<para>
-
-</para>
-
-@container:
-
-
<!-- ##### FUNCTION gtk_container_forall ##### -->
<para>
@callback_data:
-<!-- ##### FUNCTION gtk_container_child_composite_name ##### -->
-<para>
-
-</para>
-
-@container:
-@child:
-@Returns:
-
-
<!-- ##### FUNCTION gtk_container_set_border_width ##### -->
<para>
Adds a new #GtkMenuItem to the end of the menu's item list.
</para>
-<!-- # Unused Parameters # -->
@menu: a #GtkMenu.
@child: The #GtkMenuItem to add.
+<!-- # Unused Parameters # -->
@m:
@c:
Adds a new #GtkMenuItem to the beginning of the menu's item list.
</para>
+@menu: a #GtkMenu.
+@child: The #GtkMenuItem to add.
<!-- # Unused Parameters # -->
@menu_child:
@m:
@c:
-@menu: a #GtkMenu.
-@child: The #GtkMenuItem to add.
<!-- ##### MACRO gtk_menu_insert ##### -->
indicated by @position.
</para>
-<!-- # Unused Parameters # -->
@menu: a #GtkMenu.
@child: The #GtkMenuItem to add.
@pos:
+<!-- # Unused Parameters # -->
@position: The position in the item list where @child is added.
Positions are numbered from 0 to n-1.
<!-- ##### MACRO gtk_notebook_set_page ##### -->
<para>
+
</para>
-<!-- # Unused Parameters # -->
-@notebook:
-@page_num:
<!-- ##### FUNCTION gtk_notebook_next_page ##### -->